ServiceResponseHeaders Property |
Contains HTTP response headers.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic WebHeaderCollection ResponseHeaders { get; }Public ReadOnly Property ResponseHeaders As WebHeaderCollection
Get
Property Value
Type:
WebHeaderCollection
See Also